| Description | |||||||||||
| Invokes the regular Mold Base Selection dialog using defaults specified in mbparams handle. Upon picking Ok in the dialog, all the data from it are set to the handle. Functions ProMoldbaseParamsGet() and/or ProMoldbaseCreate() can be used after this function is successfully completed. | |||||||||||
| Synopsis | |||||||||||
| #include <ProMoldbase.h> | |||||||||||
| ProError | ProMoldbaseDialog | ( | |||||||||
| ProMdl owner | |||||||||||
| /* (In) | |||||||||||
| Mold Layout Assembly handler | |||||||||||
| */ | |||||||||||
| ProMoldbaseParams mbparams | |||||||||||
| /* (Out) | |||||||||||
| MoldbaseParam handle | |||||||||||
| */ | |||||||||||
| ) | |||||||||||
| Returns | |||||||||||
|
|||||||||||